home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 144 / XENIATGM144.iso / Shareware / VCDEasy 1.1.1 / VCDEasy_v1.1.1_Setup.exe / {app} / CdrDao / README < prev    next >
Text File  |  2001-04-29  |  33KB  |  666 lines

  1. Cdrdao - Write audio/data CD-Rs in disk-at-once mode
  2. ===============================================================================
  3.  
  4. This file contains some additional information. See the manual page for usage
  5. of the tool.
  6.  
  7. Please use the write simulation mode (command 'simulate') when trying this
  8. program the first time on your system. This will detect problems or
  9. incompatibilities without wasting a CD-recordable. Note that you may have to
  10. eject and reinsert the CD-R after a simulation run before a real write can
  11. start.
  12.  
  13.  
  14. Sources of Information
  15. ---------------------
  16. Cdrdao Homepage: http://cdrdao.sourceforge.net/
  17.                  
  18. Download:        http://sourceforge.net/projects/cdrdao/
  19.  
  20. Mailing Lists:
  21.  
  22.   cdrdao-info@lists.sourceforge.net
  23.     Moderated list for informing about new releases or serious bugs.
  24.     For subscribing information send an email with 'help' in the body
  25.     to <cdrdao-info-request@lists.sourceforge.net> or visit the info page
  26.     http://lists.sourceforge.net/mailman/listinfo/cdrdao-info.
  27.  
  28.   cdrdao-devel@lists.sourceforge.net
  29.     Open lists for discussion about problems, implementation of new
  30.     features etc. 
  31.     For subscribing information send an email with 'help' in the body
  32.     to <cdrdao-devel-request@lists.sourceforge.net> or visit the info page
  33.     http://lists.sourceforge.net/mailman/listinfo/cdrdao-devel.
  34.     
  35.  
  36. Please report bugs and suggestions to Andreas Mueller <andreas@daneb.de>.
  37.  
  38.  
  39.  
  40. Drivers
  41. -------
  42. The following driver IDs may be used with option '--driver'. It is possible
  43. to specify option bits which modify the behavior of the driver. Global
  44. and driver specific options are available. Options flags can be combined
  45. by logical 'or' and appended to the '--driver' option, e.g.
  46. '--driver plextor-scan:0x03'.
  47.  
  48.   Global Option Bits:
  49.      read-toc/read-cd related:
  50.         0x00010000: Use the generic method to read the TOC of a CD for commands
  51.                     'read-toc' and 'read-cd'. If this flag is selected multi
  52.                     session disks will not be handled properly but some drives
  53.                     do not work with the currently implemented method for
  54.                     reading the TOC of a specific session.
  55.  
  56.         0x00020000: If the byte order of the audio data retrieved with 
  57.                     'read-cd' is wrong (i.e. not big endian samples) use
  58.                     this option.
  59.  
  60.         0x00040000: Use this option if your drive cannot read audio data
  61.                     from the first track's pre-gap. You will get read error
  62.                     messages in this case which should vanish if this option
  63.                     is used.
  64.  
  65.         0x00080000: Suppresses the automatic data type detection for the
  66.                     raw TOC data and assumes that the drive sends BCD data.
  67.                     Use this or the following option if cdrdao reports that
  68.                     it cannot "determine if raw toc data is BCD or HEX".
  69.  
  70.         0x00100000: Suppresses the automatic data type detection for the
  71.                     raw TOC data and assumes that the drive sends HEX data.
  72.                     Use this or the previous option if cdrdao reports that
  73.                     it cannot "determine if raw toc data is BCD or HEX".
  74.  
  75.         0x00200000: Do not try to read CD-TEXT data with command 'read-toc',
  76.                     'read-cd' or 'copy'. Some drives lock up or send junk
  77.                     data when asked for the CD-TEXT data. 
  78.  
  79.   Available Drivers:
  80.  
  81.   plextor
  82.      Supports CD structure analysis (command 'read-toc') for Plextor CD-ROM
  83.      readers. Pre-gaps and index marks are detected by performing a binary
  84.      search over the Q sub-channel for each track. This method is fast and
  85.      gives very exact results on Plextor drives. The driver uses generic
  86.      SCSI commands (PLAY AUDIO and READ SUB-CHANNEL) so it may work on other
  87.      models, too, but result and speed is directly correlated to the digital
  88.      audio extraction capabilities.
  89.  
  90.      Option Bits:
  91.         read-toc/read-cd related:
  92.            0x00000001: Force usage of the paranoia method for audio extraction
  93.                        instead of the special Plextor method that is used
  94.                        with Plextor drives.
  95.  
  96.            0x00000002: Use the READ10 command to read audio data instead of
  97.                        the vendor specific READ CDDA command.
  98.                        Only used if the paranoia DAE method is selected.
  99.   plextor-scan
  100.      This is an alternate driver for CD structure analysis with Plextor
  101.      drives. It scans the Q sub-channels of a track linearly like the 
  102.      'generic-mmc' driver but is faster on Plextor drives.
  103.  
  104.      Option Bits:
  105.         read-toc/read-cd related:
  106.            0x00000001: Read 16 bytes PQ sub-channel instead of 96 byte
  107.                        raw P-W sub-channel data. If 'read-toc' fails on
  108.                        your drive try to select this options.
  109.                        
  110.            0x00000002: Only used if option '0x00000001' is selected. If set
  111.                        the read PQ sub-channel data is expected to contain
  112.                        BCD instead of HEX values. If the time count that
  113.                        is displayed while running 'read-toc' jumps you will
  114.                        have to toggle this option.
  115.  
  116.            0x00000004: Do not take ISRC code from the sub-channel data but use
  117.                        the appropriate SCSI command for reading the ISRC 
  118.                        code. This option is automatically selected if 16
  119.                        byte PQ sub-channel data with HEX values is used.
  120.  
  121.   cdd2600
  122.      This is a native driver for the Philips CDD2000/CDD2600 drive family.
  123.      'read-toc' is implemented like in the 'plextor' driver but it is slow
  124.      and not very exact due to poor digital audio extraction capabilities of
  125.      these drives. Anyway, I don't recommend doing CD structure analysis with
  126.      the CDD2x00 because it stresses the mechanism too much. 
  127.  
  128.   generic-mmc
  129.      This is a driver for SCSI-3/mmc compatible CD-recorders that support
  130.      session-at-once (cue sheet based) writing. Most of the recent drives
  131.      should be compatible with this or with the 'generic-mmc-raw' driver
  132.      described below. Data track support is also available.
  133.      'read-toc' scans linearly the Q sub-channel of each track to retrieve
  134.      the pre-gap length and index marks. This method is very accurate but
  135.      takes the same time like digital audio extraction. It should also work
  136.      with recent CD-ROM readers.
  137.  
  138.      Option Bits:
  139.         read-toc/read-cd related:
  140.            0x00000001: See 'plextor-scan'.
  141.                        
  142.            0x00000002: See 'plextor-scan'.
  143.  
  144.            0x00000004: See 'plextor-scan'.
  145.  
  146.            0x00000008: Try to retrieve the media catalog number by scanning
  147.                        the sub-channels instead of using the appropriate
  148.                        SCSI command. This might be an option if the CD-R/CD-ROM
  149.                        drive does not extract the catalog number otherwise.
  150.  
  151.                        Note: A media catalog number need not be present on
  152.                              on a CD.
  153.  
  154.            0x00000020: Use this option if the drive cannot read sub-channel
  155.                        data along with audio data. A binary search method for
  156.                        pre-gap and index mark extraction will be selected in
  157.                        this case which has to play a sector before the
  158.                        sub-channel data can be retrieved.
  159.                        If 'read-toc'/'read-cd' works only with this option
  160.                        you should consider to use '--fast-toc' since the
  161.                        data retrieved with the binary search method is usually
  162.                        not very reliable and not worth the additional time.
  163.                        
  164.         writing related:
  165.            0x00000010: Enable CD-TEXT writing. This must be done explicitly
  166.                        because there is no way to detect if a recorder supports
  167.                        CD-TEXT writing. Trying to write CD-TEXT data with
  168.                        recorders that do not support this feature usually
  169.                        results in an error message at the beginning of the
  170.                        recording process and in real write mode the medium
  171.                        will be unusable.
  172.  
  173.            0x00000040: Suppresses the activation of the BURN Proof feature.
  174.                        
  175.  
  176.   generic-mmc-raw
  177.      This is an alternate driver for SCSI-3/mmc compatible CD-recorders.
  178.      It uses the raw writing interface where the driver has to provide the
  179.      PQ sub-channel data in addition to the audio data. This writing mode
  180.      allows using part of the lead-out area for audio data since the drive's
  181.      firmware has no chance to prevent this. Of course, you will get some
  182.      error message at the end of writing when the CD-R capacity is exhausted.
  183.      CD structure analysis is done like in the 'generic-mmc' driver. 
  184.  
  185.      Option Bits:
  186.         See 'generic-mmc' but CD-TEXT writing is not supported.
  187.  
  188.   ricoh-mp6200
  189.      Supports writing with the Ricoh MP6200S CD recorder.
  190.      CD structure analysis is done like in the 'generic-mmc' driver.
  191.  
  192.   sony-cdu920
  193.      Driver for the Sony CDU920 recorder. Audio and data tracks are supported.
  194.      The Sony CDU948 recorder will work with this driver, too. Use option
  195.      '--speed 0' to get the full writing speed.
  196.      'read-toc' uses the Q sub-channel scanning method. 
  197.  
  198.   sony-cdu948
  199.      Driver for the Sony CDU948 recorder. It extends the 'sony-cdu920' driver
  200.      by CD-TEXT writing and multi session mode.
  201.  
  202.   taiyo-yuden
  203.      This is an adapted 'cdd2600' driver for Taiyo-Yuden recorders.
  204.      'read-toc' is done with 'plextor' method.
  205.  
  206.   teac-cdr55
  207.      Driver for the Teac CD-R55 recorder. Audio and data tracks are supported.
  208.       'read-toc' uses the Q sub-channel scanning method.
  209.  
  210.   toshiba
  211.      Read only driver for Toshiba SCSI CD-ROM drives. The Q sub-channel
  212.      scanning method is used to detect pre-gaps and index marks.
  213.  
  214.   yamaha-cdr10x
  215.      Driver for the Yamaha CDR10X recorder series that supports audio and
  216.      data tracks. 'read-toc' uses the Q sub-channel scanning method.
  217.  
  218.  
  219. SCSI Device
  220. -----------
  221. Cdrdao uses Joerg Schilling's SCSI library. Thus the same SCSI device
  222. addressing scheme applies as for 'cdrecord'. A SCSI device is addressed
  223. by a bus/id/lun triple, e.g. '--device 0,2,0' for a device with SCSI ID 2 on 
  224. SCSI bus 0. On some systems it is also possible (sometimes required) to
  225. specify a device node directly, e.g. '--device /dev/sg0' can be used on
  226. Linux systems instead of the bus/id/lun triple.
  227.  
  228. On Linux systems the generic SCSI device ('/dev/sg?') is required to access
  229. the CD writer. Try 'cat /proc/devices' to check out if your kernel supports
  230. the character device 'sg'.
  231. If not insert the corresponding module ('insmod sg.o') or reconfigure and
  232. compile the kernel. Cdrdao opens '/dev/cdrecorder' by default which should
  233. be a link to the appropriate generic SCSI device.
  234.  
  235.  
  236. Digital Audio Extraction
  237. ------------------------
  238. The digital audio extraction is done with the help of Monty's paranoia
  239. library except the 'plextor' driver which uses a special method for Plextor
  240. drives. If you want to use the paranoia mode with the 'plextor' driver you
  241. will have to use option '--driver plextor:0x1'.
  242.  
  243. The output file will always contain raw signed 16 bit audio samples
  244. with MSB-LSB (big endian) byte order. If the byte order of the output
  245. file is not MSB-LSB you will have to use the driver option '0x20000',
  246. e.g. '--driver plextor:0x20000'. Please do not try to use '--swap' for
  247. writing in this case because the byte order of the audio samples that are fed
  248. to the paranoia library is wrong, too, which will cause malfunction of the
  249. paranoia library routines.
  250.  
  251. Even if you specify a file name with a ".wav" extension the resulting
  252. file will be a raw audio file without any header.
  253.  
  254. 'read-cd' and 'copy' will read the first track's pre-gap, too. If your drive
  255. cannot access these audio sectors which is usually indicated by read errors
  256. you will have to use driver option 0x40000.
  257.  
  258. Currently, cdrdao does not support as many CD-ROM drives as cdparanoia. If
  259. audio extraction works with cdparanoia but not with cdrdao please send me
  260. a log of a 'cdparanoia -v' run and I will implement the required access
  261. command.
  262.  
  263.  
  264. CD-TEXT Writing
  265. ---------------
  266. CD-TEXT data is read with 'read-toc' or 'read-cd' if your drive supports
  267. it (e.g. Teac CD-532e, HP CD-Writer+ 8100) and will be stored in the toc-file.
  268. It is also possible to create the CD-TEXT data manually by editing the
  269. toc-file or by using the xcdrdao GUI.
  270. If you want to create your own CD-TEXT data be sure to add the fields
  271. 'TITLE' and 'PERFORMER' to all tracks. 
  272.  
  273. IMPORTANT: The CD-TEXT writing feature must be explicitly enabled with the
  274. driver option 0x10 (see section Drivers). If the driver is automatically
  275. selected for your recorder model the driver options should be already set
  276. if your recorder is known to write CD-TEXT data. Please report if the
  277. driver database is not up to date or contains incorrect data.
  278.  
  279. The directory "testtocs" contains a template toc-file "cdtext.toc".
  280.  
  281.  
  282. Drives Known to Work
  283. --------------------
  284.  
  285. Recorders:
  286.  
  287.   Model                    Firmware Rev.          Driver           Notes
  288.   ----------------------------------------------------------------------
  289.   ACER 8X4X32              5.GV                   generic-mmc-raw
  290.   ACER CD-R/RW 4X4X32      3.LS                   generic-mmc-raw
  291.   AOPEN CRW620             2.40                   ricoh-mp6200     10
  292.   AOPEN CRW9624            1.70                   generic-mmc    
  293.   ATAPI CD-R/RW 4X4X32     3.GS                   generic-mmc-raw  7
  294.   ATAPI CD-R/RW CRW6206A   1.3A                   generic-mmc-raw
  295.   BTC BCE621E              2.0                    generic-mmc-raw
  296.   CREATIVE CD-RW RW4424    1.12                   generic-mmc    
  297.   GENERIC CRD-R800S        1.10                   generic-mmc    
  298.   GENERIC CRD-RW2          1.12                   generic-mmc      9
  299.   HP CD-Writer 4020        1.27                   cdd2600        
  300.   HP CD-Writer 6020        1.07                   cdd2600        
  301.   HP CD-Writer+ 7100       3.01                   generic-mmc-raw
  302.   HP CD-Writer+ 7200       3.01                   generic-mmc-raw
  303.   HP CD-Writer+ 7570       1.0a                   generic-mmc      5
  304.   HP CD-Writer+ 8100       1.0g                   generic-mmc      5
  305.   HP CD-Writer+ 8200       1.0f                   generic-mmc      5
  306.   HP CD-Writer+ 9100       1.0c                   generic-mmc      5
  307.   HP CD-Writer+ 9110       1.0                    generic-mmc      5
  308.   HP CD-Writer+ 9200       1.0c, 1.0e             generic-mmc      5
  309.   HP CD-Writer+ 9300       1.0b                   generic-mmc      5
  310.   HP CD-Writer+ 9600       1.0a                   generic-mmc      5
  311.   IDE-CD R/RW 2x2x24       1.4                    generic-mmc-raw
  312.   IDE-CD R/RW 4x4x32       1.3B,1.4B              generic-mmc-raw
  313.   IDE-CD ReWritable-2x2x6  3.09                   generic-mmc-raw
  314.   IMS 522                  1.05                   cdd2600        
  315.   IMS CDD2000              1.25,1.26              cdd2600        
  316.   IOMEGA ZIPCD 4x650       1.04                   generic-mmc-raw
  317.   JVC R2626                1.10                   teac-cdr55     
  318.   JVC XR-W2010             1.51                   teac-cdr55     
  319.   KODAK PCD-225            1.06                   cdd2600        
  320.   LG CD-RW CED-8080B       1.05,1.06              generic-mmc    
  321.   LITE-ON LTR-0841         MS10, MS84             generic-mmc    
  322.   LITE-ON LTR-12101B       LS15                   generic-mmc-raw
  323.   MATSHITA CD-R   CW-7502  X.14, X.17             generic-mmc      5
  324.   MATSHITA CD-R   CW-7503  1.04, 1.8              generic-mmc    
  325.   MATSHITA CD-R   CW-7582  1.00, 1.05, 1.10       generic-mmc    
  326.   MATSHITA CD-R   CW-7585  1.04                   generic-mmc    
  327.   MATSHITA CD-R   CW-7586  1.01                   generic-mmc    
  328.   MATSHITA CDRRW01         1.34                   generic-mmc    
  329.   MEMOREX CD-RW4224        1.17                   generic-mmc    
  330.   MEMOREX CDRW-2216        1.0b                   generic-mmc-raw
  331.   MEMOREX CR-622           D4.0                   generic-mmc-raw  5
  332.   MEMOREX CRW-1662         D4.0                   generic-mmc-raw
  333.   MITSUMI 2801             1.10                   generic-mmc-raw
  334.   MITSUMI CR-4801          2.02                   generic-mmc      2
  335.   MITSUMI CR-4802          1.2B, 1.4D             generic-mmc-raw  4
  336.   MITSUMI CR-4804          2.4C                   generic-mmc-raw
  337.   MITSUMI CR-48X5          1.2A                   generic-mmc    
  338.   OLYMPIC RWD RW4224       ?                      generic-mmc    
  339.   PANASONIC CD-R   CW-7582 1.05                   generic-mmc    
  340.   PHILIPS CD D4801         C1.3                   generic-mmc-raw
  341.   PHILIPS CDD 3801/31      ?                      generic-mmc-raw
  342.   PHILIPS CDD2000          1.25, 1.26             cdd2600        
  343.   PHILIPS CDD2600          1.07                   cdd2600        
  344.   PHILIPS CDD3600          2.00                   generic-mmc-raw
  345.   PHILIPS CDD3610          2.02, 3.01, 3.09       generic-mmc-raw
  346.   PHILIPS CDD522           ?                      cdd2600        
  347.   PHILIPS CDRW400          ?                      generic-mmc-raw
  348.   PHILIPS OMNIWRITER26     1.20                   ricoh-mp6200   
  349.   PHILIPS PCA460RW         1.0e,1.0g              generic-mmc    
  350.   PHILIPS PCRW404          1.06,1.4b              generic-mmc-raw
  351.   PHILIPS PCRW804          1.5, 2.0               generic-mmc-raw
  352.   PLEXTOR CD-R   PX-R412   1.04, 1.06, 1.07       generic-mmc    
  353.   PLEXTOR CD-R   PX-R820   1.03, 1.07             generic-mmc    
  354.   PLEXTOR CD-R   PX-W1210  1.02, 1.04             generic-mmc    
  355.   PLEXTOR CD-R   PX-W124   1.02                   generic-mmc    
  356.   PLEXTOR CD-R   PX-W1610  1.00                   generic-mmc    
  357.   PLEXTOR CD-R   PX-W4220  1.01, 1.02             generic-mmc    
  358.   PLEXTOR CD-R   PX-W8220  1.01                   generic-mmc    
  359.   PLEXTOR CD-R   PX-W8432  1.03, 1.05             generic-mmc    
  360.   RICOH CD-R/RW MP7060     1.30, 1.50, 1.70       generic-mmc    
  361.   RICOH CD-R/RW MP7063A    1.80                   generic-mmc    
  362.   RICOH CD-R/RW MP7080     1.10                   generic-mmc    
  363.   RICOH DVD/CDRW MP9060    1.50                   generic-mmc    
  364.   RICOH MP6200             2.20, 2.03, 1.20, 2.40 ricoh-mp6200   
  365.   RICOH MP6201             ?                      ricoh-mp6200   
  366.   SAF CD-R 8020            1.24                   generic-mmc    
  367.   SAF CD-R2006PLUS         2.05                   teac-cdr55     
  368.   SAF CD-R4012             6.0J, 6.0L             teac-cdr55     
  369.   SAF CD-RW 226            1.12                   teac-cdr55     
  370.   SAF CD-RW6424            1.30                   generic-mmc    
  371.   SAMSUNG CD-R/RW SW-206   1.40                   generic-mmc    
  372.   SAMSUNG CD-R/RW SW-208B  BS01, BS02             generic-mmc-raw
  373.   SAMSUNG CD-R/RW SW-408B  BS02                   generic-mmc    
  374.   SANYO CRD-BP3            1.03                   generic-mmc    
  375.   SONY CD-R   CDU920       ?                      sony-cdu920    
  376.   SONY CD-R   CDU924       1.1d                   sony-cdu920    
  377.   SONY CD-R   CDU948       1.0j                   sony-cdu948      5
  378.   SONY CRX100              1.0m                   generic-mmc      5
  379.   SONY CRX120              1.0j                   generic-mmc      5
  380.   SONY CRX140              ?                      generic-mmc      5
  381.   SONY CRX145              ?                      generic-mmc      5
  382.   T.YUDEN CD-WO EW-50      2.15, 2.16, 2.18       taiyo-yuden    
  383.   TDK CDRW121032           1.02                   generic-mmc    
  384.   TEAC CD-R50              ?                      teac-cdr55     
  385.   TEAC CD-R55              1.0k, 1.0n             teac-cdr55     
  386.   TEAC CD-R56              ?                      generic-mmc    
  387.   TEAC CD-R58              1.0J, 1.0H             generic-mmc    
  388.   TEAC CD-W512EB           2.0B                   generic-mmc    
  389.   TEAC CD-W54E             1.1B                   generic-mmc    
  390.   TEAC CD-W58E             1.0A                   generic-mmc-raw
  391.   TOSHIBA DVD-ROM SD-R1002 1030                   generic-mmc    
  392.   TRAXDATA CDR4120         5.0G, 5.0J, 5.0N       teac-cdr55     
  393.   TRAXDATA CDRW2260+       3.01                   generic-mmc-raw
  394.   TRAXDATA CDRW4260        1.0f                   generic-mmc    
  395.   TRAXDATA CRW2260 PRO     2.0                    generic-mmc-raw
  396.   WAITEC WT2444EI          1.04                   generic-mmc-raw
  397.   WAITEC WT4424            1.01                   generic-mmc-raw
  398.   WAITEC WT624             7.0F                   generic-mmc    
  399.   YAMAHA CDR100            1.0, 1.1               yamaha-cdr10x  
  400.   YAMAHA CDR102            1.00, 1.01             yamaha-cdr10x  
  401.   YAMAHA CDR200            1.0k                   generic-mmc    
  402.   YAMAHA CDR400            1.0k, 1.0n             generic-mmc      1,5
  403.   YAMAHA CRW2100           1.0D, 1.0H             generic-mmc    
  404.   YAMAHA CRW2260           1.0f                   generic-mmc    
  405.   YAMAHA CRW4001           1.0q                   generic-mmc    
  406.   YAMAHA CRW4260           1.0h, 1.0q             generic-mmc      5
  407.   YAMAHA CRW4416           1.0b                   generic-mmc    
  408.   YAMAHA CRW6416           1.0c, 1.0d             generic-mmc      8
  409.   YAMAHA CRW8424           1.0d                   generic-mmc    
  410.   YAMAHA CRW8824           1.0                    generic-mmc    
  411.  
  412. Readers (command 'read-toc', 'read-cd'):
  413.  
  414.   Model                    Firmware Rev.          Driver           Notes
  415.   ----------------------------------------------------------------------
  416.   ASUS CD-S340             1.60                   generic-mmc    
  417.   ASUS CD-S400             2.40                   generic-mmc    
  418.   ASUS CD-S500/A           1.0K                   generic-mmc    
  419.   ASUS DVD-ROM E608        1.10                   generic-mmc    
  420.   E-IDE CD-950E/TKU        A41                    generic-mmc    
  421.   E-IDE CD-ROM 36X/AKU     U23                    generic-mmc      3
  422.   FUNAI E295X              1.01                   generic-mmc    
  423.   HITACHI CDR-7730         ?                      generic-mmc    
  424.   HITACHI CDR-8435         0010                   generic-mmc    
  425.   HITACHI DVD-ROM GD-2500  A011                   plextor        
  426.   LG CD-ROM CRD-8480C      1.04                   generic-mmc    
  427.   LG CD-ROM CRD-8482B      1.00                   generic-mmc    
  428.   LG DVD-ROM DRN8080B      LAB8                   generic-mmc    
  429.   LITEON CD-ROM            ?                      generic-mmc    
  430.   MATSHITA CD-ROM CR-506   8S04                   plextor        
  431.   MATSHITA CD-ROM CR-588   LS15                   generic-mmc    
  432.   MATSHITA CD-ROM CR-589   GS0H                   generic-mmc    
  433.   MATSHITA CR-8008         8.0e                   plextor        
  434.   MEMOREX CD-233E          U10A                   generic-mmc      6
  435.   MITSUMI CD-ROM FX4820    D02A                   generic-mmc    
  436.   NAKAMICH MJ-5.16S        1.07                   plextor        
  437.   OPTICS_S 8622            ?                      generic-mmc    
  438.   PHILIPS 36X/AKU          ?                      generic-mmc    
  439.   PHILIPS CD-ROM PCCD052   F50P                   generic-mmc    
  440.   PHILIPS E-IDE CD-ROM 36X U23                    generic-mmc    
  441.   PIONEER CD-ROM DR-U03    1.01                   plextor        
  442.   PIONEER CD-ROM DR-U06    1.05                   plextor        
  443.   PIONEER CD-ROM DR-U10    1.07                   plextor        
  444.   PIONEER CD-ROM DR-U12    1.06                   plextor        
  445.   PIONEER CD-ROM DR-U16    1.06                   plextor        
  446.   PIONEER CD-ROM DR-U32    1.00                   generic-mmc    
  447.   PIONEER DVD-103          1.09, 1.15             generic-mmc    
  448.   PIONEER DVD-104          1.11                   generic-mmc    
  449.   PIONEER DVD-105          1.11                   generic-mmc    
  450.   PIONEER DVD-303          1.09                   plextor        
  451.   PLEXTOR CD-ROM           ?                      plextor-scan   
  452.   PLEXTOR PX-40TS          1.11                   plextor-scan   
  453.   PLEXTOR PX-63            ?                      plextor-scan   
  454.   SONY CD-ROM              ?                      plextor        
  455.   SONY CD-ROM CDU-76       1.1c                   plextor        
  456.   SONY CD-ROM CDU31A-02    ?                      generic-mmc    
  457.   SONY CD-ROM CDU4821      S0.P                   generic-mmc    
  458.   TEAC CD-524E             3.0B                   generic-mmc    
  459.   TEAC CD-532E             1.0A                   generic-mmc    
  460.   TEAC CD-540E             1.0A                   generic-mmc    
  461.   TEAC CD-ROM CD-532S      1.0A                   plextor-scan   
  462.   TOSHIBA 1504             1008                   toshiba        
  463.   TOSHIBA CD-ROM XM-3206B  ?                      generic-mmc    
  464.   TOSHIBA CD-ROM XM-3601B  1885                   toshiba        
  465.   TOSHIBA CD-ROM XM-5701TA 0167                   toshiba        
  466.   TOSHIBA CD-ROM XM-6102B  1112                   generic-mmc    
  467.   TOSHIBA CD-ROM XM-6201TA 1037                   toshiba        
  468.   TOSHIBA CD-ROM XM-6302B  1012                   generic-mmc    
  469.   TOSHIBA CD-ROM XM-6401TA 1009                   toshiba        
  470.   TOSHIBA CD-ROM XM-6402B  1008                   generic-mmc    
  471.   TOSHIBA DVD-ROM SD-C2202 1021                   generic-mmc    
  472.   TOSHIBA DVD-ROM SD-C2302 1021                   generic-mmc    
  473.   TOSHIBA DVD-ROM SD-C2402 1317                   generic-mmc    
  474.   TOSHIBA DVD-ROM SD-M1102 1426                   generic-mmc    
  475.   TOSHIBA XM-5401          1036                   plextor        
  476.  
  477. Notes:
  478.   1) Writing with firmware revision 1.0i does not work.
  479.   2) read-toc with plextor driver.
  480.   3) Sold as Philips PCA36XCD CD-ROM.
  481.   4) The generic-mmc driver will also work but the firmware seems to create wrong sub-channel data in some cases.
  482.   5) See notes at the end of this file.
  483.   6) This drive seems to ignore ISRC Codes and the Catalog Number.
  484.   7) Firmware version 3.DS does not work well in DAO mode. Update to 3.GS!
  485.   8) With firmware 1.0c and Adaptec 2940U2W the transmission must be set to asynchron according to Adaptec and Yamaha.
  486.   9) Sanyo OEM 32x/12x/4x CD-RW drive.
  487.   10) The firmware reports an empty vendor string so that the driver will not be selected automatically. Please use the --driver option.
  488.  
  489.  
  490. Pre-compiled Binaries
  491. ---------------------
  492. The pre-compiled binaries should work with 2.4.x kernels.
  493. Other kernel versions may require recompilation because the API of the
  494. generic SCSI device has changed.
  495.  
  496.  
  497. Example for CD Copying
  498. ----------------------
  499. The following command will copy the CD in the source drive specified with
  500. option '--source-device' to the CD-R/CD-RW inserted in the destination drive
  501. specified with option '--device'. Only a single session will be copied which
  502. can be selected with option '--session' (default: 1st session). If you want
  503. to keep the session open you will have to use option '--multi'.
  504.  
  505.         cdrdao copy --source-device 0,2,0 --device 0,5,0 --buffers 64
  506.  
  507.  
  508. The option '--buffers' is used to adjust the ring buffer size. Each buffer
  509. holds 1 second audio data. Dividing the specified number of buffers by the
  510. writing speed gives the approx. time for which data input my be stalled,
  511. e.g. 64 buffers and writing at 4x speed results in 16 seconds.
  512.  
  513. On the fly copying is selected with option '--on-the-fly'. No intermediate
  514. data will be stored on the disk in this case.
  515.  
  516. If the source CD contains audio tracks and the source drive is slow you should
  517. consider to reduce the audio extraction quality with option '--paranoia-mode 0'
  518. or reduce the writing speed to 2x. For '--paranoia-mode 0' you will need a
  519. perfect CD-ROM drive that can provide an accurate audio stream. 
  520.  
  521. The standard generic SCSI interface of Linux kernels < 2.2.6 cannot handle
  522. multiple commands in parallel. Since the reading and the writing part of
  523. cdrdao use the generic SCSI interface mutual blocking will occur. This
  524. results in low fill rates of cdrdao's ring buffer and very likely
  525. produces buffer under runs.
  526.  
  527. To avoid these problems you should apply Heiko Eissfeldt's sg-buffer
  528. patch which can be downloaded from:
  529.     ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/
  530. It is available for 2.0.x and 2.1.x kernels. For 2.2.x kernels with
  531. x < 6 the "SG-2.2.tar.gz" patch should be used. Kernel versions >= 2.2.6
  532. do not need any patch.
  533.       
  534. I strongly recommend to perform some simulation runs before trying real
  535. writing.
  536.  
  537.  
  538. Example for composing an audio CD
  539. ---------------------------------
  540. Assume three existing audio files 'audio1.wav', 'audio2.wav' and 'audio3.wav'
  541. that go in three tracks. We do not want a pause between track 1 and 2 (no
  542. pre-gap). The first 10 seconds of 'audio1.wav' should be used as pre-gap for
  543. track 3. Here is the toc-file:
  544.  
  545.  
  546. // Track 1
  547. TRACK AUDIO
  548. FILE "audio1.wav" 0  // take all audio data from 'audio1.wav', length is taken
  549.                      // from file
  550.  
  551. // Track 2
  552. TRACK AUDIO
  553. FILE "audio2.wav" 0  // take all audio data from 'audio2.wav', length is taken
  554.                      // from file, no pre-gap
  555.  
  556. // Track 3
  557. TRACK AUDIO
  558. FILE "audio1.wav" 0 0:10:0 // take first 10 seconds from 'audio1.wav'
  559. START                      // everything before this line goes into the pre-gap
  560. FILE "audio3.wav" 0  // take all audio data from 'audio3.wav', length is taken
  561.                      // from file
  562.  
  563.  
  564. Type 'cdrdao show-toc example.toc' to check for the correct syntax of the
  565. toc-file. Note that even for the command 'show-toc' the audio files must exist
  566. if the length of the audio files is not specified like in the example.
  567.  
  568. Type 'cdrdao read-test example.toc' to check if all audio files can be read
  569. without error (optional).
  570.  
  571. Type 'cdrdao simulate example.toc' to perform a write simulation (optional).
  572.  
  573. Type 'cdrdao write example.toc' to create the audio CD.
  574.  
  575.  
  576.  
  577. Notes about some CD recorder models
  578. -----------------------------------
  579. MATSHITA/PANASONIC CW-7502
  580.  
  581.     This drive will only produce useful disks with the recent firmware
  582.     revision X.17. The X depends on the drive hardware revision. 
  583.  
  584.     Thanks to Jeroen Steenblik <jeroens@esrac.ele.tue.nl> for adapting
  585.     the generic-mmc driver to the CW-7502 recorder. He spend a lot of time
  586.     and wasted many CD-Rs until it was obvious that the pre-X.14
  587.     firmware does not completely comply with the SCSI-3/mmc standard. 
  588.  
  589.     Here are Jeroen's notes for upgrading the firmware:
  590.     The update can be found at the Plasmon technical website,
  591.     http://tech.plasmon.co.uk/, choose 'Download Files' and obtain the
  592.     X.17 firmware for the CDR480. This includes all instructions.
  593.     One thing I might add, when downloading the two files in the sequence
  594.     described in their document, my drive refused the second file. I had
  595.     to reboot after downloading the first file and only then I could download
  596.     the second. Quite scary stuff. Swapping the download sequence should
  597.     prevent this (so I've read). 
  598.  
  599.  
  600. MEMOREX CR-622
  601.     Submitted by Bryan E. Chafy <bchafy@ccs.neu.edu>:
  602.  
  603.     The drive as shipped comes with firmware that does not support DAO.
  604.     The firmware lives on a PROM, it is not flashable.
  605.     You need an EPROM burner, a 27c020 PLCC EPROM, and the
  606.     D4.0 ROM image for the CRW-1622 (can download it from Memorex web site,
  607.     the name of the image is d39e.dat).
  608.  
  609.     The ROM is socketed at the rear of the drive, you will see it when you
  610.     remove the top cover.  Mine had a sticker on it with the numbers E07/885B.
  611.  
  612.     Note, this is for the CR-622 (and its sister the CDR-622 wearnes drive),
  613.     NOT the CRW-1622.  The CRW-1622 drive is flash-upgradeable).
  614.  
  615.     IMHO, Wearnes/Memorex should be sending us new ROM's free of charge because
  616.     the box clearly states the CR-622 supports DAO.
  617.  
  618.     The new firmware does not turn the CR-622 into a cd-rw capable drive.
  619.     You can still only burn cd-r media.
  620.  
  621.  
  622. YAMAHA CDR400, CRW4260
  623.     These drives sometimes have problems with writing at 4x speed. The
  624.     resulting disk is hard read for some reason. Disks written at 1x or
  625.     2x speed are fine. Yamaha's support is aware of this problem. It might
  626.     be related to the actual firmware revision.
  627.     I successfully wrote CD-Rs at 4x speed with a CDR400t and firmware
  628.     revision 1.0k.
  629.  
  630.  
  631. HP CD-Writer+ 75XX, HP CD-Writer+ 8100, SONY CRX100, HP CD-Writer+ 8200
  632.     The firmware restricts the possible disk types in multi session
  633.     mode (DAO only) to one of the following:
  634.     
  635.      o Pure audio CD.
  636.      o CD-EXTRA where the 1st session contains only audio tracks and the
  637.        2nd session contains 1 data track.
  638.       
  639.     Further restrictions:
  640.  
  641.      o The length of the 1st track's pre-gap is restricted to a certain
  642.        amount.
  643.      o Cue sheets with ISRC codes are rejected of the COPY flag is set.
  644.        This might be fixed in future versions.
  645.  
  646.  
  647. SONY CD-R CDU948
  648.     The firmware restricts the possible disk types in DAO mode to one of
  649.     the following:
  650.  
  651.      o Pure audio CD.
  652.      o Mixed mode CD where the 1st track is a data track followed by at
  653.        least 1 audio track.
  654.      o CD-EXTRA where the 1st session contains only audio tracks and the
  655.        2nd session contains 1 data track.
  656.       
  657.     The length of the 1st track's pre-gap is restricted to a certain
  658.     amount, too.
  659.  
  660.     If you want to create a pure data CD you will have to append a dummy
  661.     audio track to the toc-file, e.g. with:
  662.  
  663.         TRACK AUDIO
  664.     PREGAP 0:2:0
  665.     SILENCE 0:4:0
  666.